Echo Command

Command:

Echo received data back to the user .

Notes:

Only available on HSM 8000 units.

 

Field

Length & Type

Details

COMMAND MESSAGE

Message header

m A

(Subsequently returned to the Host unchanged).

Command code

2 A

Value B2.

Length

4H

Length of the following field in bytes.

Data

n B

Data field to be echoed

End message delimiter

1 C

Optional. Must be present if a message trailer is present. Value X’19.

Message trailer

n A

Optional. Maximum length 32 characters.

RESPONSE MESSAGE

Message header

m A

Returned to the Host unchanged.

Response code

2 A

Value B3.

Error code

2 N

00 : No errors

15 : Error in input data

Data

n B

Data field echoed back

End message delimiter

1 C

Present only if present in the command message. Value X’19.

Message trailer

n A

Present only if present in the command message. Maximum length 32 characters.